Lines Matching refs:undefined
60 if (l1.block_id != undefined && l2.block_id != undefined &&
61 l1.block_id == l2.block_id && l1.node_id === undefined) {
65 if (l1.address != undefined && l1.address == l2.address) {
72 if (node1 === undefined || node2 == undefined) {
73 if (l1.pos_start === undefined || l2.pos_start == undefined) {
95 if (child.location != undefined && view.sameLocation(l, child.location)) {
120 if (style != undefined) {
150 if (style.location != undefined) {
152 if (location != undefined) {
221 if (li.location != undefined) {
256 if (lineLocation != undefined) {
291 if (fragment.location != undefined && !view.allowSpanSelection) {