OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:endSize
(Results
1 - 5
of
5
) sorted by null
/external/icu/icu4c/source/layout/
DeviceTables.h
24
le_uint16
endSize
;
/external/chromium_org/third_party/WebKit/Source/core/rendering/
RenderScrollbarTheme.cpp
59
int
endSize
;
60
buttonSizesAlongTrackAxis(scrollbar, startSize,
endSize
);
61
return (startSize +
endSize
) <= (scrollbar->orientation() == HorizontalScrollbar ? scrollbar->width() : scrollbar->height());
/external/clang/lib/Index/
USRGeneration.cpp
163
const unsigned
endSize
= Buf.size();
164
return startSize ==
endSize
;
/external/chromium_org/third_party/harfbuzz-ng/src/
hb-ot-layout-common-private.hh
[
all
...]
/external/harfbuzz_ng/src/
hb-ot-layout-common-private.hh
[
all
...]
Completed in 111 milliseconds