OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:freeImageOnClose
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/third_party/icu/source/i18n/
ucol_res.cpp
271
result->
freeImageOnClose
= FALSE;
445
result->
freeImageOnClose
= TRUE;
467
result->
freeImageOnClose
= FALSE;
[
all
...]
ucol_imp.h
[
all
...]
ucol.cpp
455
result->
freeImageOnClose
= FALSE;
603
if (coll->
freeImageOnClose
) {
643
localCollator->
freeImageOnClose
= imageAllocated;
673
if(coll->image != NULL && coll->
freeImageOnClose
) {
916
result->
freeImageOnClose
= FALSE;
[
all
...]
ucol_elm.cpp
[
all
...]
Completed in 36 milliseconds