HomeSort by relevance Sort by last modified time
    Searched full:calling (Results 826 - 850 of 10091) sorted by null

<<31323334353637383940>>

  /external/chromium_org/third_party/WebKit/Source/web/painting/
ContinuousPainter.h 39 // This class is responsible for calling setNeedsDisplay on all
  /external/chromium_org/third_party/WebKit/public/platform/
WebMessagePortChannelClient.h 40 // Alerts that new messages have arrived, which are retrieved by calling
  /external/chromium_org/third_party/WebKit/public/web/
WebColorChooser.h 42 // Calling this ends the color chooser and the client won't be recieving
  /external/chromium_org/third_party/libjingle/source/talk/base/
win32windowpicker_unittest.cc 86 // fail depending on the state of the calling process. To be on the
  /external/chromium_org/third_party/libjingle/source/talk/media/webrtc/
webrtcvideodecoderfactory.h 43 // by calling DestroyVideoDecoder().
  /external/chromium_org/third_party/libphonenumber/src/resources/geocoding/ru/
7.txt 16 # the same country calling code.
  /external/chromium_org/third_party/mesa/src/docs/
MESA_resize_buffers.spec 57 determines that a window has been resized. Calling
README.WIN32 44 stdcall calling convention.
  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/gallivm/
lp_bld_intr.h 30 * Helper functions for calling intrinsics.
  /external/chromium_org/third_party/mesa/src/src/mesa/swrast_setup/
swrast_setup.h 35 * calling _swsetup_Wakeup().
  /external/chromium_org/third_party/skia/include/images/
SkMovie.h 29 the movie is finished with it (by calling unref()).
  /external/chromium_org/third_party/skia/include/views/
SkViewInflate.h 48 to perform additional initializations to view, either before or after calling
  /external/chromium_org/third_party/skia/src/animator/
SkDisplayApply.h 100 SkBool fEnabling : 1; // set if calling interpolate from enable
  /external/chromium_org/third_party/sqlite/src/test/
aggerror.test 13 # This file implements tests for calling sqlite3_result_error()
  /external/chromium_org/third_party/x86inc/
LICENSE 25 ; abstraction between different calling conventions (x86_32, win64, linux64).
  /external/chromium_org/tools/set_default_handler/
set_default_handler_main.cc 32 // The exit manager is in charge of calling the dtors of singletons.
  /external/chromium_org/ui/base/ime/
input_method.h 84 // itself by calling the method when it is focused, and unregister itself by
85 // calling the metho with NULL when it is unfocused.
104 // Before calling this method, the focused client must confirm or clear
139 // client by calling TextInputClient::InsertChar(), even if the input method
  /external/chromium_org/ui/base/test/
ui_controls_aura.h 42 // the cursor currently is, so be sure to move the cursor before calling this