OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:format_end
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/ots/src/
gpos.cc
142
const unsigned
format_end
= static_cast<unsigned>(10);
local
144
if (offset_x_device <
format_end
|| offset_x_device >= length) {
153
if (offset_y_device <
format_end
|| offset_y_device >= length) {
layout.cc
1466
const unsigned
format_end
= static_cast<unsigned>(8);
local
[
all
...]
Completed in 178 milliseconds