OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:currWS
(Results
1 - 2
of
2
) sorted by null
/external/skia/src/views/
SkTextBox.cpp
45
int
currWS
= is_ws(uni);
48
if (!
currWS
&& prevWS)
50
prevWS =
currWS
;
55
if (
currWS
) // eat the rest of the whitespace
/external/webkit/Source/WebCore/rendering/
RenderBlockLineLayout.cpp
[
all
...]
Completed in 509 milliseconds