OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:have_ros
(Results
1 - 1
of
1
) sorted by null
/external/chromium_org/third_party/ots/src/
cff.cc
474
bool
have_ros
= false;
local
813
if (
have_ros
) {
816
have_ros
= true;
844
if (!
have_ros
&& (sid > sid_max)) {
847
// TODO(yusukes): check CIDs when
have_ros
is true.
859
if (!
have_ros
&& (sid > sid_max)) {
862
// TODO(yusukes): check CIDs when
have_ros
is true.
Completed in 282 milliseconds