Searched defs:previousCharacter (Results 1 – 9 of 9) sorted by relevance
/external/chromium_org/third_party/WebKit/Source/core/rendering/ |
D | RenderTextFragment.cpp | 122 UChar RenderTextFragment::previousCharacter() const in previousCharacter() function in blink::RenderTextFragment
|
D | RenderText.cpp | 1317 UChar RenderText::previousCharacter() const in previousCharacter() function in blink::RenderText 1336 void applyTextTransform(const RenderStyle* style, String& text, UChar previousCharacter) in applyTextTransform()
|
/external/chromium_org/third_party/WebKit/Source/core/editing/ |
D | ReplaceSelectionCommand.cpp | 1299 …isCharacterSmartReplaceExemptConsideringNonBreakingSpace(UChar32 character, bool previousCharacter) in isCharacterSmartReplaceExemptConsideringNonBreakingSpace()
|
D | htmlediting.cpp | 956 UChar previousCharacter = string[prev.deprecatedEditingOffset()]; in leadingWhitespacePosition() local
|
D | TextIterator.cpp | 2122 UChar32 previousCharacter; in isWordStartMatch() local
|
/external/chromium_org/chrome/browser/resources/chromeos/chromevox/common/ |
D | command_store.js | 221 'previousCharacter': {backward: true, property
|
/external/chromium_org/chrome/third_party/chromevox/ |
D | chromeVoxChromePageScript.js | 1275 …larity:{announce:!0,msgId:"next_granularity",category:"navigation"},previousCharacter:{backward:!0, property
|
D | chromeVoxChromeOptionsScript.js | 59 …larity:{announce:!0,msgId:"next_granularity",category:"navigation"},previousCharacter:{backward:!0, property
|
D | chromeVoxChromeBackgroundScript.js | 1165 …larity:{announce:!0,msgId:"next_granularity",category:"navigation"},previousCharacter:{backward:!0, property
|