Searched +refs:calc +refs:find +refs:last (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10/emacs-93/emacs/etc/
H A Dorgcard.tex382 {\bf Calculations} (in combination with Emacs \kbd{calc} package)
436 \key{jump back to last followed link(s)}{C-c \&}
444 \key{\kbd{[[*this text]]}}{\rm find headline}
445 \metax{\kbd{[[this text]]}}{\rm find target or text in buffer}
451 \key{\kbd{file:papers/last.pdf}}{\rm file, relative}
452 \key{\kbd{file:projects.org::*that text}}{\rm find headline}
453 \key{\kbd{file:projects.org::find me}}{\rm find trgt/string}
474 an org file. In the file, find a location with:
580 \key{find stuc
[all...]
/macosx-10.10/vim-55/runtime/syntax/
H A Dfoxpro.vim197 syn match foxproFunc "\<last\%[key]\>\s*("me=e-1
347 syn match foxproCmd "^\s*\<calc\%[ulate]\>"
407 syn match foxproCmd "^\s*\<find\>"
/macosx-10.10/WebCore-7600.1.25/css/
H A DCSSParser.cpp1185 size_t end = WTF::find(characters, length, expectedCount == 1 ? ')' : ',', start);
1789 // Note: m_parsedCalculation is used to pass the calc value to validUnit and then cleared at the end of this function.
1878 overflowXValue = m_parsedProperties.last().value();
1901 CSSValue* value = m_parsedProperties.last().value();
2623 CSSValue* value = m_parsedProperties.last().value();
3180 // Color is not allowed except as the last item in a list for backgrounds.
3243 // if we didn't find at least one match, this is an
3320 // length as the list with animation name in last position, even though they are
3363 // if we didn't find at least one match, this is an
3370 // If we didn't find th
[all...]

Completed in 188 milliseconds